Programming With QuickTime VR 2.1

Previous | Overview | Contents | Next

Transition Type

The transitionType parameter of the QTVRSetTransitionProperty function (described in the section "QTVRSetTransitionProperty" ) specifies a type of transition for a panoramic node. This constant defines the available value of that parameter:

enum {
    kQTVRTransitionSwing                            = 1
};

Constant description

kQTVRTransitionSwing
A transition between two views in a single node.

© 1997 Apple Computer, Inc.

Previous | Overview | Contents | Next